From: Juanma Barranquero Date: Fri, 22 Oct 2010 10:52:08 +0000 (+0200) Subject: src/frame.c: Fix previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~3265^2~90 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cd5ad71278628d0b71ba13032def9fe5b17ada14;p=emacs.git src/frame.c: Fix previous change. --- diff --git a/src/frame.c b/src/frame.c index d9106a721a9..c542cae5f6d 100644 --- a/src/frame.c +++ b/src/frame.c @@ -272,8 +272,6 @@ FRAME defaults to the currently selected frame. Use of this function as a predicate is deprecated. Instead, use `display-graphic-p' or any of the other `display-*-p' predicates which report frame's specific UI-related capabilities. */) - -FRAME defaults to the currently selected frame. */) (frame) Lisp_Object frame; {